Governor Model: GAST_PTI and GASTD
Following checks and corrections are applied during Validation and AutoCorrection.
- If 0.0 < T1 < 0.5*Mult*TimeStep then T1 = 0, ElseIf 0.5*Mult*TimeStep < T1 < Mult*TimeStep then T1 = Mult*TimeStep
- If 0.0 < T2 < 0.5*Mult*TimeStep then T2 = 0, ElseIf 0.5*Mult*TimeStep < T2 < Mult*TimeStep then T2 = Mult*TimeStep
- If 0.0 < T3 < 0.5*Mult*TimeStep then T3 = 0, ElseIf 0.5*Mult*TimeStep < T3 < Mult*TimeStep then T3 = Mult*TimeStep
- If Vmax < Vmin then swap the values
Mult represents the user-specified value Minimum time constant size as multiple of time step option on the Validation page of the Transient Stability Dialog
TimeStep represents the integration time step being used as described on TimeStep
Following treatment is handled during the transient numerical simulation
- If Pref > At, then Pref = At
- If Pmech > Vmax, then Vmax = Pmech or if Pmech < Vmin, then Vmin = Pmech
Model Equations and/or Block Diagrams
Parameters for GAST_PTI:
| R | Permanent droop, pu |
| T1 | Time in sec |
| T2 | Time in sec |
| T3 | Time in sec |
| At | Ambient temperature load limit |
| Kt | Temperature limiter gain |
| Vmax | Maximum turbine power, pu of mwcap |
| Vmin | Minimum turbine power, pu of mwcap |
| Dturb | Turbine damping coefficient, pu |
Parameters for GASTD:
| R | Permanent droop, pu |
| T1 | Time in sec |
| T2 | Time in sec |
| T3 | Time in sec |
| At | Ambient temperature load limit |
| Kt | Temperature limiter gain |
| Vmax | Maximum turbine power, pu of mwcap |
| Vmin | Minimum turbine power, pu of mwcap |
| Dturb | Turbine damping coefficient, pu |
| dbH | Deadband High (pu) |
| dbL | Deadband Low (pu) |
| Trate | Turbine rating, MW |